home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Add-Remove Plus / invarptrial.exe / {app} / arplus.exe / 0 / RCDATA / TFSPLASH / TFSPLASH.txt < prev   
Text File  |  2004-10-21  |  701b  |  35 lines

  1. object fSplash: TfSplash
  2.   Left = 336
  3.   Top = 236
  4.   AlphaBlend = True
  5.   AlphaBlendValue = 0
  6.   AutoSize = True
  7.   BorderStyle = bsNone
  8.   Caption = 'fSplash'
  9.   ClientHeight = 163
  10.   ClientWidth = 351
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   OnActivate = FormActivate
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Image1: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 351
  28.     Height = 163
  29.     AutoSize = True
  30.     Center = True
  31.     Picture.Data = {<image000.bmp>}
  32.     Transparent = True
  33.   end
  34. end
  35.